CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aes c语言

搜索资源列表

  1. AES

    0下载:
  2. AES商用C语言实现,已经测试过,可以直接调用,效率非常高。-AES commercial C language, has been tested, and can be called directly, very high efficiency.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:94908
    • 提供者:Ping Wang
  1. AES

    0下载:
  2. 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:264662
    • 提供者:123
  1. AES_.c

    0下载:
  2. AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:10284
    • 提供者:
  1. AES-encryption-and-decryption

    0下载:
  2. AES加密解密算法的C语言实现代码-AES encryption and decryption algorithm in C language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:4028
    • 提供者:朱宏晨
  1. FFT-C

    0下载:
  2. C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:6863
    • 提供者:mr hu
  1. AES-encryption-algorithm-c

    0下载:
  2. AES加密算法c语言实现代码,对提高C语言编程能力有一定帮助。-AES encryption algorithm c language code, to improve the ability of the C programming language .
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-02
    • 文件大小:60273
    • 提供者:周利
  1. C-AES-MCU

    0下载:
  2. C语言版的AES加密算法, MDK下使用-C-language version of the AES encryption algorithm, MDK use
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:5462
    • 提供者:浅议
  1. AES--CPP

    0下载:
  2. 这个是AES加密解密算法的C++语言实现程序,希望对大家有所帮助。-This is AES encryption, decryption algorithm c++ language to implement programs, hope to be of help.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:29131
    • 提供者:mj
  1. aes

    0下载:
  2. C语言实现AES加解密,AES是一个迭代,对称密钥分组的加密算法-C language AES encryption and decryption, AES is an iterative, symmetric key block encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:532785
    • 提供者:张三
  1. AES

    0下载:
  2. 用C语言编写的AES加密算法,很好的参考-Using C language AES encryption algorithm, a good reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:511657
    • 提供者:Jack
  1. AES

    0下载:
  2. AES算法C语言大全,详细代码注释说明已经原理的介绍-Introduction AES algorithm C language Guinness, has been described in detail the principles of code comments
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:7669
    • 提供者:153856153
  1. AES-Simlator

    0下载:
  2. 自己用C语言写的AES加密代码,通过MFC实现-AES Simlator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11050982
    • 提供者:晖晖不会飞
  1. AES-SMS4

    0下载:
  2. AES 和SMS4 的C语言代码实现,可对字符串进行加密,且带有注释-AES and SMS4 C language code can be encrypted string, and with comments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6542
    • 提供者:hu
  1. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3121
    • 提供者:zhouyu
  1. C-language--AES-code

    0下载:
  2. C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:11733
    • 提供者:chenqiuyang
  1. AES

    0下载:
  2. AES加密算法的加密解密C++语言实现,简单的小数据实现,希望对需要的人有用-AES encryption algorithm encryption and decryption C++ language, simple little data, and the hope is useful for those who need it
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:209484
    • 提供者:南瓜
  1. aes

    0下载:
  2. 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:104713
    • 提供者:
  1. AES-CMAC

    1下载:
  2. 密码学中的AES加密和CMAC认证的C语言代码-AES encryption and CMAC authority in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:997397
    • 提供者:Peter Pan
  1. aes

    0下载:
  2. c语言实现aes对称加密与解密,对于初学者有很大的帮助- c language aes symmetric encryption and decryption, a great help for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:9846
    • 提供者:刘亚壮
  1. aes_128.c

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-The realization of AES encryption and decryption with the C language, the packet length and the key length of 128 bits.
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3872
    • 提供者:scott zhang
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com